Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientDeletedRow client event. Occurs after the user has deleted a row by pressing the Delete key.
シンタックス
'宣言
Public Overridable Function OnClientDeletedRow( _
ByVal As System.String _
) As
public virtual OnClientDeletedRow(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照